FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ufp.core#0.6.0 (343 ms)

Package ufp.core
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ufp.core@0.6.0&canonical=http://fhir.ufp/StructureDefinition/planet
Url http://fhir.ufp/StructureDefinition/planet
Version 0.2
Status draft
Name PlanetUFP
Experimental False
Description Extension for DataType `Address` to add information about the planet on which the address is located.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://fhir.ufp/StructureDefinition/address-ufp Datatype Address Profile "address-ufp"
http://rmy-example.de/fhir/StructureDefinition/MeineAdresse Profil für den Datentyp Adresse
http://fhir.gefyra.de/StructureDefinition/MeinAdressProfil Mein Adress-Profil

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://fhir.ufp/StructureDefinition/planet",
  "version" : "0.2",
  "name" : "PlanetUFP",
  "status" : "draft",
  "description" : "Extension for DataType `Address` to add information about the planet on which the address is located.",
  "fhirVersion" : "4.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Address"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Optional Extensions Element",
        "definition" : "Optional Extension Element - found in all resources.",
        "constraint" : [
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://fhir.ufp/StructureDefinition/planet"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "string"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.